This is the LaserWriter 7.0 driver which has been modified to allow the user to select which printer s/he wishes to use. The "LaserWriter" statictext item has been modified to be a custom popup menu control which performs the necessary operations to select or lookup printers.
Initially, the CoolLW driver has selected a strange printer which does not exist. Selecting "Choose" from the popup will allow the user to select a LaserWriter using the _NuLookup trap in the system.
The list of printers is built from the file "LaserWriter Prefs" in the preferences folder. At present, there is no mechanism to remove printers from this file.
PrintMonitor requires at least 120K of memory to work with this printer driver.
The LaserWriter Prefs file has a resource of type 'PAPs' which is same format as the 'STR#' resource and has the format of odd string's being printer names, even string's being zone names.